CVE-2013-2516
Affected software: Ruby Gem Fileutils (FileUtils) up to v0.7. The vulnerability is a Command Injection flaw where a user-supplied URL passed to the shell can be exploited. Root cause: insecure handling of the URL in file_utils.rb, leading to shell execution. Impact: potential remote code executio...